dvdisaster Version 0.64 (pl2) |
To the Internet version | Deutsch English |
Technical properties of the error correctionThis page outlines the basic ideas behind dvdisaster so that you can see for yourself whether it meets your demands on data safety. If in doubt, you should not use dvdisaster or deploy additional data backup strategies.Method of error correction. dvdisaster uses a Reed-Solomon code together with an error correction algorithm optimized for the treatment of erasures. The implementation draws a lot of inspiration and program code from the excellent Reed-Solomon library written by Phil Karn. Using the standard settings 223 medium sectors are combined into one error correction code ("ECC") block. Medium read errors are regarded as "erasures"; therefore a maximum of 32 bad medium sectors*) are correctable per ECC block. The 223 sectors are selected so that they are evenly distributed over the medium surface. Therefore large contigous areas of defective sectors can be corrected before the threshold of 32 defects per ECC block*) is reached. This kind of error pattern is especially common for an aging medium where the outer area is starting to degenerate, and for scratches along the data spiral. On the other hand, radial or diagonal scratches are expected to be correctable in the CD/DVD drive itself. If not, the employed error correction strategy performs rather neutral in these cases (neither especially good nor extraordinary bad).
Limits of error correction. In the wost case,
33 defective sectors*) are sufficient
to prevent a full data restoration. However to achieve this effect, the errors have to
be distributed over the medium in such a way that they occur in the same ECC block - such a pattern
is very unlikely. Hardware limits. Most drives will not recognize media when the lead-in area before the first sector (near the center hole) is damaged. In such cases, dvdisaster will not be able to recover any contents from the media. It is not feasible to enhance the reliability of poor quality media by using dvdisaster. Cheap media can decay within a few days to an extent which will exceed the capabilities of the error correction code.
|
Copyright 2004,2005 Carsten Gn÷rlich. Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved. |
|